Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wallet common tests #11

Merged
merged 1 commit into from
Apr 8, 2024
Merged

wallet common tests #11

merged 1 commit into from
Apr 8, 2024

Conversation

0xFirekeeper
Copy link
Member

@0xFirekeeper 0xFirekeeper commented Apr 8, 2024

PR-Codex overview

The focus of this PR is to enhance the functionality of the ThirdwebWallet class by adding new methods, improving error handling, and implementing additional tests.

Detailed summary

  • Renamed Disconnect method to DisconnectAll
  • Implemented SignTypedDataV4 method in SmartAccount
  • Added new test cases for initialization, setting active accounts, signing data, and connectivity checks

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.76%. Comparing base (83c9d89) to head (a789f9b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   28.33%   32.76%   +4.43%     
==========================================
  Files          33       33              
  Lines        2361     2362       +1     
  Branches      216      216              
==========================================
+ Hits          669      774     +105     
+ Misses       1671     1564     -107     
- Partials       21       24       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@0xFirekeeper 0xFirekeeper changed the title wallet tests wallet common tests Apr 8, 2024
@0xFirekeeper 0xFirekeeper merged commit 2ff1a05 into main Apr 8, 2024
1 check passed
@0xFirekeeper 0xFirekeeper deleted the firekeeper/t-common-wallet branch April 8, 2024 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants